[INFO] cloning repository https://github.com/abrahum/eve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrahum/eve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5387b63dabeaf7c12bcce1d85979cca99d82fb2b
[INFO] fixing abrahum/eve against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrahum%2Feve" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abrahum/eve
[INFO] finished tweaking git repo https://github.com/abrahum/eve
[INFO] tweaked toml for git repo https://github.com/abrahum/eve written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abrahum/eve on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abrahum/eve already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b
[INFO] running `Command { std: "docker" "start" "9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating jcers/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating jcers_proc/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crypto/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating protocol/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating protobuf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   crossbeam-utils v0.8.5 removed features: default
[INFO] [stderr]   num-traits v0.2.14 removed features: default, std
[INFO] [stderr]   syn v1.0.77 removed features: extra-traits, full, visit, visit-mut
[INFO] [stderr]   tokio v1.12.0 removed features: winapi
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.20
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking const-oid v0.6.1
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking der v0.4.3
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking tinyvec v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking zeroize v1.4.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.2.10
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking quick-protobuf v0.8.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking elliptic-curve v0.10.6
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking time v0.3.3
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking protobuf v0.1.0 (/opt/rustwide/workdir/protobuf)
[INFO] [stderr]    Migrating protobuf/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking p256 v0.9.0
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking jcers_proc v0.1.0 (/opt/rustwide/workdir/jcers_proc)
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]     Checking tracing v0.1.28
[INFO] [stderr]     Checking tracing-subscriber v0.3.0
[INFO] [stderr]     Checking tracing-appender v0.2.0
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Migrating jcers_proc/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking jcers v0.1.0 (/opt/rustwide/workdir/jcers)
[INFO] [stderr]    Migrating crypto/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Migrating jcers/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating protocol/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed protocol/src/tlv/b.rs (2 fixes)
[INFO] [stderr]    Migrating crypto/src/bin/bench.rs from 2018 edition to 2021
[INFO] [stderr]        Fixed protocol/src/tlv/a.rs (1 fix)
[INFO] [stderr]     Checking eve-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating crypto/benches/benchmark.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating jcers/examples/test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/bin/eve.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: jcers v0.1.0 (/opt/rustwide/workdir/jcers) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: jcers_proc v0.1.0 (/opt/rustwide/workdir/jcers_proc) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: crypto v0.1.0 (/opt/rustwide/workdir/crypto) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: protocol v0.1.0 (/opt/rustwide/workdir/protocol) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: protobuf v0.1.0 (/opt/rustwide/workdir/protobuf) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: eve-core v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling jcers_proc v0.1.0 (/opt/rustwide/workdir/jcers_proc)
[INFO] [stderr]     Checking protobuf v0.1.0 (/opt/rustwide/workdir/protobuf)
[INFO] [stderr]     Checking jcers v0.1.0 (/opt/rustwide/workdir/jcers)
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.4
[INFO] [stderr]     Checking hyper v0.14.13
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.4
[INFO] [stderr]     Checking crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stdout] warning: unused variable: `share`
[INFO] [stdout]   --> crypto/src/ecdh.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let share = key.diffie_hellman(&pub_key);
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_share`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stdout] warning: unused variable: `share`
[INFO] [stdout]   --> crypto/src/ecdh.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let share = key.diffie_hellman(&pub_key);
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_share`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking eve-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `heartbeat::*`
[INFO] [stdout]  --> src/client/handlers/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use heartbeat::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heartbeat::*`
[INFO] [stdout]  --> src/client/handlers/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use heartbeat::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/client/login.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             LoginResponse::SliderNeed(s) => {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/client/login.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |             LoginResponse::SMSNeed(phone, msg) => {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/client/login.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         let seq = self.next_seq();
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SMSorVerify(String, String, String),
[INFO] [stdout]    |     ----------- ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 17 -     SMSorVerify(String, String, String),
[INFO] [stdout] 17 +     SMSorVerify((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     UnsafeDevice(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     UnsafeDevice(String),
[INFO] [stdout] 22 +     UnsafeDevice(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OtherLoginError` is never constructed
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum LoginResponse {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     OtherLoginError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `submit_sms` is never used
[INFO] [stdout]   --> src/client/login.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl super::Client {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_sms_code_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_change_sig_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/change_sig.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 5 |     pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestDataVersion2` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct RequestDataVersion2 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStoragePushFSSvcList` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | JceStruct!(FileStoragePushFSSvcList {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStorageServerInfo` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | JceStruct!(FileStorageServerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataChannel` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | JceStruct!(BigDataChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIp` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | JceStruct!(BigDataIp {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIpInfo` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | JceStruct!(BigDataIpInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcReqRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | JceStruct!(SvcReqRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcRespRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | JceStruct!(SvcRespRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/client/login.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             LoginResponse::SliderNeed(s) => {
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/client/login.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 |             LoginResponse::SMSNeed(phone, msg) => {
[INFO] [stdout]    |                                           ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/client/login.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:51
[INFO] [stdout]   |
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seq`
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |         let seq = self.next_seq();
[INFO] [stdout]   |             ^^^ help: if this is intentional, prefix it with an underscore: `_seq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkt`
[INFO] [stdout]    --> src/client/outcome_packet/login.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let pkt = cli.build_login_pkt().await;
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_pkt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     SMSorVerify(String, String, String),
[INFO] [stdout]    |     ----------- ^^^^^^  ^^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 17 -     SMSorVerify(String, String, String),
[INFO] [stdout] 17 +     SMSorVerify((), (), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     UnsafeDevice(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     UnsafeDevice(String),
[INFO] [stdout] 22 +     UnsafeDevice(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OtherLoginError` is never constructed
[INFO] [stdout]   --> src/client/income_packet/login_resp.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum LoginResponse {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     OtherLoginError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoginResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `submit_sms` is never used
[INFO] [stdout]   --> src/client/login.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl super::Client {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     async fn submit_sms(code: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_sms_code_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/sms_code.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 4 |     pub(crate) async fn build_sms_code_pkt(&self, code: String) -> OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `build_change_sig_pkt` is never used
[INFO] [stdout]  --> src/client/outcome_packet/change_sig.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl crate::Client {
[INFO] [stdout]   | ------------------ method in this implementation
[INFO] [stdout] 5 |     pub(crate) async fn build_change_sig_pkt(&self) -> super::OutComePacket {
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestDataVersion2` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct RequestDataVersion2 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStoragePushFSSvcList` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | JceStruct!(FileStoragePushFSSvcList {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStorageServerInfo` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | JceStruct!(FileStorageServerInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataChannel` is never constructed
[INFO] [stdout]   --> src/jce/mod.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | JceStruct!(BigDataChannel {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIp` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | JceStruct!(BigDataIp {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BigDataIpInfo` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | JceStruct!(BigDataIpInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcReqRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | JceStruct!(SvcReqRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SvcRespRegister` is never constructed
[INFO] [stdout]    --> src/jce/mod.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | JceStruct!(SvcRespRegister {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `JceStruct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating jcers/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating jcers_proc/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crypto/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating protocol/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating protobuf/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   crossbeam-utils v0.8.5 removed features: default
[INFO] [stderr]   num-traits v0.2.14 removed features: default, std
[INFO] [stderr]   syn v1.0.77 removed features: extra-traits, full, visit, visit-mut
[INFO] [stderr]   tokio v1.12.0 removed features: winapi
[INFO] [stderr] 
[INFO] [stderr]     Checking crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]     Checking jcers v0.1.0 (/opt/rustwide/workdir/jcers)
[INFO] [stderr]     Checking protobuf v0.1.0 (/opt/rustwide/workdir/protobuf)
[INFO] [stderr]     Checking jcers_proc v0.1.0 (/opt/rustwide/workdir/jcers_proc)
[INFO] [stderr]    Migrating crypto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crypto/src/tea.rs (3 fixes)
[INFO] [stderr] warning: `jcers/examples/test.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking eve-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking protocol v0.1.0 (/opt/rustwide/workdir/protocol)
[INFO] [stderr] warning: `protobuf/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Migrating jcers_proc/src/lib.rs from 2021 edition to 2024
[INFO] [stderr] warning: `jcers/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/client/client.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |         device_info.gen();
[INFO] [stdout]    |                     ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout]    = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/client/device/device_info.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         device_info.gen();
[INFO] [stdout]     |                     ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/client/device/device_info.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn gen(&mut self) {
[INFO] [stdout]     |            ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/client/device/device_info.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 |         device_info.gen();
[INFO] [stdout]     |                     ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `protocol`
[INFO] [stdout]  --> src/client/outcome_packet/captcha.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use protocol::tlv::*;
[INFO] [stdout]   |     ^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr]    Migrating crypto/src/bin/bench.rs from 2021 edition to 2024
[INFO] [stderr] error: could not compile `eve-core` (lib) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr]        Fixed crypto/src/bin/bench.rs (1 fix)
[INFO] [stderr] warning: `protocol/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/client/client.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |         device_info.gen();
[INFO] [stdout]    |                     ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout]    = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crypto/benches/benchmark.rs from 2021 edition to 2024
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/client/device/device_info.rs:128:21
[INFO] [stdout]     |
[INFO] [stdout] 128 |         device_info.gen();
[INFO] [stdout]     |                     ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eve-core` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/client/device/device_info.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn gen(&mut self) {
[INFO] [stdout]     |            ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]    --> src/client/device/device_info.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 |         device_info.gen();
[INFO] [stdout]     |                     ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `protocol`
[INFO] [stdout]  --> src/client/outcome_packet/captcha.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use protocol::tlv::*;
[INFO] [stdout]   |     ^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr]        Fixed crypto/benches/benchmark.rs (1 fix)
[INFO] running `Command { std: "docker" "inspect" "9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b", kill_on_drop: false }`
[INFO] [stdout] 9786e727e4560b74a57f50f27d6ba996a17c801e8d7e76ffc91f8c7dcb27361b
